FileSize - An XFCN to return the size of a specified file
FileSize(pathname, <"noDialog:"errorGlobal>)
This XFCN will return the size of the file specified by the first parameter in BYTES not K. It currently can not return the size of a folder, but that will be fixed soon.
-- part contents for background part 42
----- text -----
{ FileSize(pathname «,"nodialog":errGlobal») }
{ XFCN to return the creator for the file specified by }
{ the path given in the first parameter. }
{}
{}
{ Written by: Anup Murarka Eric Carlson }
{ ALINK: SKEPTIC ALINK: cyNic }
{ CIS: 76004,3356}
{}
{ We are part of the Support Tools Development Group, }
{ Apple Computer, Inc. }
{}
{ please DO NOT contack Mac DTS for support of this code! }
{}
{ please DO contact the authors for support of this code! }
{}
{ Send comments, bug reports, requests to any of the above }
{ E-mail addresses or to:}
{}
{ (one of us) }
{ Apple Computer, Inc. }
{ 900 E. Hamilton, Ave. }
{ Campbell, CA 95008 }
{ M/S 72-L }
{}
{ Copyright: © 1989, 1990 by Apple Computer, Inc., all rights reserved. }